//////////////////////////////////////////////////////////////
// NEW USER VARIABLES
//////////////////////////////////////////////////////////////

USER VARIABLES
*******************

"rrpath"        (riderunner.exe path)
"rrdatapath"    (general user data path) [IN LEGACY MODE, THIS WILL POINT TO "rrpath"]
"rrconfigpath"  (core config, ie rr.ini path) [IN LEGACY MODE, THIS WILL POINT TO "rrpath"]
"rrcachepath"   (temp files path) [IN LEGACY MODE, THIS WILL POINT TO "rrpath"]

"ACTIVESOURCEID"   - returns    1 = HD Radio, 2 = Radio, 3 = XM Radio, 4 = Sirius Radio, 5 = Audio(mp3), 6 = Video, 7 = DVD, 8 = TV
									   example: change a label's text "BYVAR;ACTIVESOURCEID;=<<=Title<<=Title<<=Channel<<=Channel<<=Album<<=Title"

"ISUNITS"					 - International Standards: set "true" for Metric, "false" for English
										 example: BYVAR;ISUNITS;SETVAR;ISUNITS;TRUE<<SETVAR;ISUNITS;FALSE
															SAVETOINI;ISUNITS;$ISUNITS$
															
"SCREENREFRESH"		 - Controls rate of screen refresh rate; 10 steps, (.1s to 1 second) 10 = 1 second and is default	

"PRESETSPATH"				- default set to "\MixerPresets\"
"BACKGROUNDSPATH"		- default set to "\Backgrounds\"
"PLUGINSPATH"				- default set to "\Plugins\"		
"PICSPATH"					- default set to ""

"ILSWAPLR"	- swaps the left/right directions for an ilist, (true/false) default is false, runtime changeable